home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GameStar Special 2004 August
/
GSSH0804.iso
/
Geschicklichkeit
/
J-Ball
/
J-Ball.exe
/
{app}
/
data.000
/
Materials
/
font.material
next >
Wrap
Text File
|
2004-06-20
|
1KB
|
94 lines
///////////////////////////////// Menu active font
gfx/2d/menuActive
{
{
map textures/fonts/grey.tga
blendFunc blend
}
}
///////////////////////////////// Menu active blinking font
gfx/2d/menuActiveBlinking
{
{
map textures/fonts/grey.tga
blendFunc blend
rgbGen wave sin 0.88 0.12 0.25 0.8
}
}
///////////////////////////////// Menu passive font
gfx/2d/menuPassive
{
{
map textures/fonts/grey.tga
blendFunc blend
}
}
///////////////////////////////// Small font (help)
gfx/2d/smallFont
{
{
map textures/fonts/smallFont.tga
blendFunc blend
}
}
///////////////////////////////// Small blinking font
gfx/2d/smallBlinkingFont
{
{
map textures/fonts/smallFont.tga
blendFunc blend
alphagen wave sin 0.5 0.5 0 0.8
}
}
// middle font01
gfx/2d/middleFont01
{
{
map textures/fonts/smallFont.tga
blendFunc blend
}
}
// game font 1
gfx/2d/gameFont01
{
{
map textures/fonts/gameFont01.tga
blendFunc blend
}
}
// game font 2
gfx/2d/gameFont02
{
{
map textures/fonts/gameFont02.tga
blendFunc blend
}
}
// middle basic font
gfx/2d/middleBasicFont
{
{
map textures/fonts/basicFont.tga
blendFunc blend
}
}
// Game Over and Level Complite fonts
gfx/2d/GameOver
{
{
map textures/fonts/grey.tga
blendFunc blend
rgbGen wave sin 0.88 0.12 0.25 0.45
}
}